Skip to content

Release/7.0.0 - #137

Open
ulissesferreira wants to merge 7 commits into
mainfrom
release/7.0.0
Open

Release/7.0.0#137
ulissesferreira wants to merge 7 commits into
mainfrom
release/7.0.0

Conversation

@ulissesferreira

@ulissesferreira ulissesferreira commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Explanation

This release publishes accumulated changes across the Solana and Tron wallet snaps since their last releases.

Monorepo 6.0.07.0.0

Package Version Bump
@metamask/solana-wallet-snap 5.0.16.0.0 major
@metamask/tron-wallet-snap 3.0.03.1.0 minor

@metamask/solana-wallet-snap@6.0.0

Removed

  • BREAKING: Removed the legacy snap-hosted send dialog (startSendTransactionFlow RPC and features/send UI) (#130)
  • BREAKING: Removed the deprecated getFeeForTransaction RPC (#130)

Changed

  • Bump @metamask/key-tree from 9.1.2 to ^10.1.1 (#133)

@metamask/tron-wallet-snap@3.1.0

Added

  • Add Core messenger plumbing (coreMessenger, RemoteFeatureFlagsProvider, AssetsProvider) for upcoming AssetsController migration (#95)

Fixed

  • Scope bip44:discover activity checks and account creation to the networks declared in the snap manifest, preventing unnecessary calls to testnet APIs during discovery (#135)

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

@metamask-ci

metamask-ci Bot commented Aug 7, 2026

Copy link
Copy Markdown

✅ No changelog changes needed.

@ulissesferreira

Copy link
Copy Markdown
Contributor Author

@metamaskbot publish-preview

@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Preview builds have been published. Learn how to use preview builds in other projects.

Expand for full list of packages and versions.
@metamask-previews/bitcoin-wallet-snap@2.0.1-preview-20ff075
@metamask-previews/snap-networks-utils@1.0.0-preview-20ff075
@metamask-previews/solana-wallet-snap@6.0.0-preview-20ff075
@metamask-previews/tron-wallet-snap@3.1.0-preview-20ff075

ccharly
ccharly previously approved these changes Aug 7, 2026
@ulissesferreira

Copy link
Copy Markdown
Contributor Author

@cursoragent rebase with latest main and then make sure the CI is green

@cursor

cursor Bot commented Aug 8, 2026

Copy link
Copy Markdown

Rebased release/7.0.0 onto latest main and CI is green on PR #137.

Rebase

  • Rebased onto main (c3244b77 — chore: ts issues fixes chore: ts issues fixes  #139)
  • Resolved one conflict in packages/solana-wallet-snap/snap.manifest.json (shasum mismatch during rebase)

CI fix

The first CI run after rebase failed because the Solana manifest shasum still matched main (5.0.1), not the 6.0.0 release build. CI updated it to Zj/AFb6WtXcDvQqAvfHjjEBTdWVdP0tVGUzLnPhAhQ4= during build, leaving a dirty working tree.

Committed and pushed:

  • fix: sync solana snap manifest shasum for 6.0.0 release build

CI status

All 47 checks passing (2 skipped as expected for non-release-merge PRs), including build, lint, and tests across Node 20/22/24.

Open in Web Open in Cursor 

Co-authored-by: Ulisses Ferreira <ulisses@hey.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants